home *** CD-ROM | disk | FTP | other *** search
/ C++ für Kids / C++ for kids.iso / SETUP / US / CBUILDER / DATA.Z / BRCC32.EXE / string.txt
Text File  |  1997-02-13  |  9KB  |  230 lines

  1. 1      options marked with a '*' are on by default\n\n  @<filename>    Take instructions from command file\n  -r                    (ignored for compatibility)\n  -32                 * Build 32-bit Windows compatible .res file\n  -fofilename           Set output filename\n  -v                    Verbose\n  -ipath                Set include path\n  -dname[=string]       Define #define\n  -x                    Ignore INCLUDE environment variable\n  -m                    Enable multi-byte character support\n  -? or -h              Display this message\n
  2. 2    Borland Resource Compiler  Version 5.02\nCopyright (c) 1990, 1997 Borland International.  All rights reserved.\n
  3. 3    Illegal Parameter: %s\n\n
  4. 4    Cannot nest command files: %s\n
  5. 5    Syntax: %s [options ...] filename\n
  6. 6    \nError Could not open input file %s\n
  7. 7    \nWarning %s %ld %0ld: %s\n
  8. 8    \nWarning %s\n
  9. 9    \nError %s %ld %0ld: %s\n
  10. 10    \nFatal error %s\n
  11. 11    New File: %s\n
  12. 12    Lines: Current %d, Total %d\n
  13. 13    %s\n
  14. 20001    Could not allocate memory
  15. 20002    Memory lock failed
  16. 20003    Memory unlock failed
  17. 20004    File creation failed
  18. 20005    Could not open file
  19. 20006    File seek failed
  20. 20007    File read failed
  21. 20008    File write failed
  22. 20009    Virtual table allocation failed
  23. 20010    Virtual table put failed
  24. 20011    Virtual table read failed
  25. 20012    Virtual table get failed
  26. 20013    Virtual table create failed
  27. 20014    Virtual table write failed
  28. 20015    Virtual table lock failed
  29. 20016    Virtual buffer allocation failed
  30. 20017    Virtual buffer lock failed
  31. 20018    Compile
  32. 20019    Binary too large
  33. 20020    Unexpected NULL pointer encountered
  34. 20021    Input source stack overflow
  35. 20022    Cannot find resource
  36. 20023    Unexpected file format
  37. 20024    Unreleased version format
  38. 20025    Software error!
  39. 20026    Not implemented
  40. 20027    You cannot use this identifier.\nIt is a keyword, resource type name or resource name
  41. 20030    A resource with this id already exists
  42. 20031    A resource type with this id already exists
  43. 20032    An identifier with this name already exists
  44. 20034    Invalid parameter passed to core
  45. 20035    There is no read/write RC file selected
  46. 20036    There is no read/write header file selected
  47. 20037    Not a valid identifier name
  48. 20038    Fonts must have numeric resource IDs
  49. 20039    Object is read only
  50. 20040    Cannot delete main file
  51. 20041    Cookie has been deleted
  52. 20042    Move operation failed
  53. 20043    Reference to %s in file %s cannot be changed. File is read-only
  54. 20044    Reference to %s in %s has been changed.
  55. 20045    Unable to save changes to %s.  Changes were saved in %s instead.  If this file is open in another view, close that view and try saving again. 
  56. 20046    %s
  57. 20047    ClassExpert does not allow deletion of this resource
  58. 20048    There are %d event handlers associated with this item.
  59. 20049    There are %d instance variables associated with this item.
  60. 20050    Delete the instance variables and/or handlers?
  61. 20051    Input and output file names are the same.
  62. 20052    Illegal macro definition in command line or defines page.
  63. 20053    File %s is not writable.
  64. 20100    Token is too large for scanner (unbalanced quotes?)
  65. 20101    Bad character in source input
  66. 20102    #define text too long
  67. 20103    Invalid preprocessor directive
  68. 20104    Symbol %s is already defined. Redefinition is not the same
  69. 20105    Symbol %s is not defined
  70. 20106    Expecting #define identifier
  71. 20107    '#else' before '#if'
  72. 20108    '#endif' before '#if'
  73. 20109    Syntax error
  74. 20110    Unexpected end of file
  75. 20111    Expecting resource name or resource type name
  76. 20112    Expecting RESEND
  77. 20113    Expecting ')'
  78. 20114    Expecting field type
  79. 20115    Expecting identifier
  80. 20116    Expecting ']'
  81. 20117    Expecting constant expression
  82. 20118    Expecting '}'
  83. 20119    Expecting field name, field type or function keyword
  84. 20120    Expecting field name
  85. 20121    Expecting '='
  86. 20122    Expecting expression
  87. 20123    Expecting function keyword
  88. 20124    Expecting filename
  89. 20125    Expecting RESPARENT or RESITEMCOUNT
  90. 20126    Expecting ','
  91. 20127    Expecting resource type
  92. 20128    Expecting filename in quotes
  93. 20129    Expecting a number or '('
  94. 20130    Expecting number field name or '('
  95. 20131    Expecting field keyword
  96. 20132    Expecting BEGIN
  97. 20133    Expecting END
  98. 20134    Not a positive short integer
  99. 20135    HEXSTRING over 255 bytes long
  100. 20136    Invalid value in HEXSTRING
  101. 20137    Field too large
  102. 20138    PASCAL string over 255 bytes
  103. 20139    Semantic error
  104. 20140    Resource binary too big
  105. 20141    Cannot open file: %s
  106. 20142    Conflicting memory options
  107. 20143    Resource type already exists
  108. 20144    Field name already used
  109. 20145    Optional field keyword already used
  110. 20146    Duplicate RESITEM keyword
  111. 20147    Duplicate EDITDATA keyword
  112. 20148    Duplicate RESBIN keyword
  113. 20149    Only one unnamed item allowed
  114. 20150    Positional optional fields must preceed keyword optional fields
  115. 20151    Item keyword already used
  116. 20152    Field definitions not allowed
  117. 20153    RESITEM definitions not allowed
  118. 20154    RESBIN field not defined
  119. 20155    RESBIN fields not allowed
  120. 20156    '|=' default value not allowed for an array
  121. 20157    '|=' default value not supported for this field type
  122. 20158    Field names cannot be reserved words
  123. 20159    Item names cannot be reserved words
  124. 20160    Nested default values not allowed
  125. 20161    String ID is already used
  126. 20162    Resource of that name/ID and type already exists
  127. 20163    Expecting file extension
  128. 20164    Incomplete expression
  129. 20165    A MENU or POPUP must have at least one item
  130. 20166    An ACCELERATORS table must have at least one item
  131. 20167    Expecting a valid file extension (3 letters or less)
  132. 20168    Fonts must have numeric resource IDs
  133. 20169    Invalid font format
  134. 20170    Invalid icon format
  135. 20171    Invalid cursor format
  136. 20172    Invalid bitmap format
  137. 20173    Expecting filename or BEGIN
  138. 20174    #undef is not supported
  139. 20175    Macro parameter substitution is not supported
  140. 20176    Expecting signed character
  141. 20177    Expecting unsigned character
  142. 20178    Expecting signed short integer
  143. 20179    Expecting unsigned short integer
  144. 20180    Expecting signed long integer
  145. 20181    Expecting unsigned long integer
  146. 20182    Expecting character
  147. 20183    Expecting quoted string
  148. 20184    Expecting resource ID or name
  149. 20185    Expecting resource type ID or name
  150. 20186    Expecting filename
  151. 20187    Expecting window rectangle (4 signed integers)
  152. 20188    Expecting UBYTES
  153. 20189    Expecting class name or ID
  154. 20190    Expecting HEXSTRING (hex digits surrounded by single quotes)
  155. 20191    Invalid menu option
  156. 20192    Invalid accelerator option
  157. 20193    Invalid accelerator key value
  158. 20194    Invalid font specification
  159. 20195    Expecting caption: quoted string or unsigned integer
  160. 20196    String too long
  161. 20197    Expecting control window style
  162. 20198    Expecting menu text (quoted string) or SEPARATOR
  163. 20199    Compile initialization failed
  164. 20200    Input reset failed
  165. 20201    Source input stack overflow (too many nested includes?)
  166. 20202    Parser stack overflow
  167. 20204    Expression stack overflow
  168. 20206    File IO error
  169. 20207    New symbol failed
  170. 20208    New field instance failed
  171. 20209    Allocate failed
  172. 20210    Memory lock failed
  173. 20211    VTMgr allocation error
  174. 20212    VTMgr lock error
  175. 20213    VBuff allocation error
  176. 20214    VBuff lock error
  177. 20215    Fatal error
  178. 20216    Internal software error
  179. 20217    Not implemented error
  180. 20218    Device dependent bitmap does not match current display. Cannot convert
  181. 20219    File too large
  182. 20220    Preprocessor directives not allowed
  183. 20221    Too much data for 1 field
  184. 20222    A compile is in progress in another instance
  185. 20223    Cannot convert Windows 2 image: file is read-only
  186. 20224    Too many controls
  187. 20225    Invalid escape sequence
  188. 20226    Too many digits in a number
  189. 20227    Identifier is out of scope
  190. 20228    Expecting unit keyword
  191. 20229    Expecting semicolon
  192. 20230    Expecting interface keyword
  193. 20231    Must be first token on a line
  194. 20232    Pascal syntax error (unrecognized token)
  195. 20233    Unexpected const keyword
  196. 20234    Unexpected operator
  197. 20235    Division by zero is not allowed
  198. 20236    #error directive encountered: %s
  199. 20237    Expecting window rectangle (4 signed long integers)
  200. 20238    User break
  201. 20239    Bitmap conversion failed
  202. 20240    L string prefix is not allowed
  203. 20241    Unexpected end of file in conditional started on line %s
  204. 20242    Unterminated string or hexstring constant
  205. 20243    Resource id's between 32768 and 65535 can cause problems on Windows 95
  206. 21001    Compiling %s
  207. 21002    Defini